From 5e4e8939f6e1cd00639e0294b7feef76b7d18f8c Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Thu, 3 Sep 2009 22:44:32 -0700 Subject: [PATCH] Fix Provides for emacsVER and emacsVER-lucid. --- debian/control | 4 ++-- debian/control.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index e43596b6c3d..e994ea61e2e 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Section: editors Priority: optional Architecture: any Depends: emacs23-bin-common (= ${binary:Version}), install-info, ${shlibs:Depends} -Provides: emacsen, editor, info-browser, mail-reader, news-reader +Provides: emacs23, emacsen, editor, info-browser, mail-reader, news-reader Suggests: emacs23-common-non-dfsg Conflicts: emacs23, emacs23-nox, emacs23-gtk Replaces: emacs23, emacs23-nox, emacs23-gtk @@ -47,7 +47,7 @@ Section: editors Priority: optional Architecture: any Depends: emacs23-bin-common (= ${binary:Version}), install-info, ${shlibs:Depends} -Provides: emacs23, editor, emacsen, info-browser, mail-reader, news-reader +Provides: editor, emacsen, info-browser, mail-reader, news-reader Suggests: emacs23-common-non-dfsg Conflicts: emacs23-lucid, emacs23-nox, emacs23-gtk Replaces: emacs23-lucid, emacs23-nox, emacs23-gtk diff --git a/debian/control.in b/debian/control.in index 0f59948b269..4e8012a1e80 100644 --- a/debian/control.in +++ b/debian/control.in @@ -22,7 +22,7 @@ Section: editors Priority: optional Architecture: any Depends: @DEB_FLAVOR@-bin-common (= ${binary:Version}), install-info, ${shlibs:Depends} -Provides: emacsen, editor, info-browser, mail-reader, news-reader +Provides: @DEB_FLAVOR@, emacsen, editor, info-browser, mail-reader, news-reader Suggests: @DEB_FLAVOR@-common-non-dfsg Conflicts: @DEB_FLAVOR@, @DEB_FLAVOR@-nox, emacs23-gtk Replaces: @DEB_FLAVOR@, @DEB_FLAVOR@-nox, emacs23-gtk @@ -47,7 +47,7 @@ Section: editors Priority: optional Architecture: any Depends: @DEB_FLAVOR@-bin-common (= ${binary:Version}), install-info, ${shlibs:Depends} -Provides: @DEB_FLAVOR@, editor, emacsen, info-browser, mail-reader, news-reader +Provides: editor, emacsen, info-browser, mail-reader, news-reader Suggests: @DEB_FLAVOR@-common-non-dfsg Conflicts: @DEB_FLAVOR@-lucid, @DEB_FLAVOR@-nox, emacs23-gtk Replaces: @DEB_FLAVOR@-lucid, @DEB_FLAVOR@-nox, emacs23-gtk -- 2.30.2